Skip to content

improve block insert method #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 11 commits into
base: next
Choose a base branch
from
Open

improve block insert method #5

wants to merge 11 commits into from

Conversation

Wanxin-Hu
Copy link
Collaborator

No description provided.

@@ -1,3 +1,4 @@
import { InsertedBlock } from '.';
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Space around InseredBlock contrary to the formatting used in this file.

replace,
});

public insert (block: InsertedBlock): BlockAPIInterface {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Space in insert (block contrary to pattern used in the rest of the file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants